Add melpa stable banner
authorjustbur <justin@burkett.cc>
Thu, 29 Oct 2015 02:52:28 +0000 (22:52 -0400)
committerjustbur <justin@burkett.cc>
Thu, 29 Oct 2015 02:52:28 +0000 (22:52 -0400)
README.org
which-key.el

index 10df9b07c7594f7483d234a6dc8d2b5455ffde50..a9a70d8c3f2161a1f42e6f07fcc91162c67b0061 100644 (file)
@@ -1,6 +1,5 @@
 * which-key 
-[[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]]
-  
+[[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]] [[http://stable.melpa.org/#/which-key][file:http://stable.melpa.org/packages/which-key-badge.svg]]
 ** Introduction
 =which-key= is a minor mode for Emacs that displays the key bindings following your currently
 entered incomplete command (a prefix) in a popup. For example, after enabling the minor mode
index 2e2c03b010cec4490c1c6ccc9f4805ba7e920b7e..74cd627f4a1701161a5d67d7fc603592417dea11 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Justin Burkett <justin@burkett.cc>
 ;; URL: https://github.com/justbur/emacs-which-key
-;; Version: 0.6.2
+;; Version: 0.7
 ;; Keywords:
 ;; Package-Requires: ((emacs "24.3"))